services.tinc.networks.<name>.hostSettings.<name>.subnets.*.weight

Indicates the priority over identical Subnets owned by different nodes.

Lower values indicate higher priority. Packets will be sent to the node with the highest priority, unless that node is not reachable, in which case the node with the next highest priority will be tried, and so on.

Type
unsigned integer, meaning >=0
Default
10
Declared
<nixpkgs/nixos/modules/services/networking/tinc.nix>